Autogenerated HTML docs for v2.6.0-rc2-23-g0e57 
diff --git a/config.txt b/config.txt index 0c351b9..0cc87a6 100644 --- a/config.txt +++ b/config.txt 
@@ -866,9 +866,9 @@ 	"git pull" is run. See "pull.rebase" for doing this in a non 	branch-specific manner.  + -	When preserve, also pass `--preserve-merges` along to 'git rebase' -	so that locally committed merge commits will not be flattened -	by running 'git pull'. +When preserve, also pass `--preserve-merges` along to 'git rebase' +so that locally committed merge commits will not be flattened +by running 'git pull'.  +  *NOTE*: this is a possibly dangerous operation; do *not* use  it unless you understand the implications (see linkgit:git-rebase[1] @@ -2138,9 +2138,9 @@ 	pull" is run. See "branch.<name>.rebase" for setting this on a 	per-branch basis.  + -	When preserve, also pass `--preserve-merges` along to 'git rebase' -	so that locally committed merge commits will not be flattened -	by running 'git pull'. +When preserve, also pass `--preserve-merges` along to 'git rebase' +so that locally committed merge commits will not be flattened +by running 'git pull'.  +  *NOTE*: this is a possibly dangerous operation; do *not* use  it unless you understand the implications (see linkgit:git-rebase[1]